control flow meaning in Chinese
控制流 程序执行中所有可能的事件顺序的一个抽象表示。
控制流程
控制流向
Examples
- Join points within certain program control flows
在某个流程控制流程中的连接点。 - Confuse decompilers with control flow obfuscation
通过控制流模糊处理迷惑反编译器 - Creating a control flow includes the following tasks
创建控制流包含下列任务: - Use of recursion as a mechanism for control flow
使用递归作为控制流程的机制。 - To implement a for loop container in a control flow
在控制流中实现for循环容器